Other Protocols
The following protocols are available globally.
-
The
See moreMGLAnnotationControllerDelegate
protocol defines a set of optional methods that you can use to receive updates to style annotation changes.Declaration
Objective-C
@protocol MGLAnnotationControllerDelegate <NSObject>
Swift
protocol MGLAnnotationControllerDelegate : NSObjectProtocol